@base <#> . @prefix rdf: . @prefix : <> . @prefix af: . @prefix dc: . @prefix event: . @prefix foaf: . @prefix mo: . @prefix ov: . @prefix rdfs: . @prefix tl: . @prefix xsd: . <> ov:confidence "0.6" ; ov:versionnumber "1.0" ; dc:created "2009-10-20" ; a foaf:Document . :maker_1b6f53f64044 a mo:MusicArtist ; foaf:name "Michael Jackson" . :record_edaef3c0bbd6 dc:title "Essential Michael Jackson [Disc 1]" ; mo:release_type mo:album ; mo:track :track_5bdf30c4a6d0 ; a mo:Record ; foaf:maker :maker_1b6f53f64044 . :segment_000001 event:time [ tl:beginsAt "PT0S"^^xsd:duration ; tl:duration "PT0.31S"^^xsd:duration ; tl:onTimeLine :timeline_52c7319ef7f3 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :segment_000002 event:time [ tl:beginsAt "PT0.31S"^^xsd:duration ; tl:duration "PT39.544S"^^xsd:duration ; tl:onTimeLine :timeline_52c7319ef7f3 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "intro" . :segment_000003 event:time [ tl:beginsAt "PT39.854S"^^xsd:duration ; tl:duration "PT40.476S"^^xsd:duration ; tl:onTimeLine :timeline_52c7319ef7f3 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000004 event:time [ tl:beginsAt "PT1M20.33S"^^xsd:duration ; tl:duration "PT3.829S"^^xsd:duration ; tl:onTimeLine :timeline_52c7319ef7f3 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "break" . :segment_000005 event:time [ tl:beginsAt "PT1M24.159S"^^xsd:duration ; tl:duration "PT40.199S"^^xsd:duration ; tl:onTimeLine :timeline_52c7319ef7f3 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain" . :segment_000006 event:time [ tl:beginsAt "PT2M4.358S"^^xsd:duration ; tl:duration "PT29.773S"^^xsd:duration ; tl:onTimeLine :timeline_52c7319ef7f3 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "bridge" . :segment_000007 event:time [ tl:beginsAt "PT2M34.131S"^^xsd:duration ; tl:duration "PT1M1.824S"^^xsd:duration ; tl:onTimeLine :timeline_52c7319ef7f3 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "refrain_(with_complete_ending)" . :segment_000008 event:time [ tl:beginsAt "PT3M35.955S"^^xsd:duration ; tl:duration "PT1.312S"^^xsd:duration ; tl:onTimeLine :timeline_52c7319ef7f3 ; a tl:Interval ] ; a af:StructuralSegment ; rdfs:label "silence" . :timeline_52c7319ef7f3 a tl:Timeline . :track_5bdf30c4a6d0 dc:title "She's Out Of My Life (Single Version)" ; mo:available_as ; a mo:Track ; foaf:maker :maker_1b6f53f64044 . mo:encodes [ mo:time [ tl:onTimeLine :timeline_52c7319ef7f3 ; a tl:Interval ] ; a mo:Signal ] ; a mo:AudioFile .